getView
Get the root view for the fragment's layout (the one returned by onCreateView), if provided.
Return
The fragment's root view, or null if it has no layout.
Get the root view for the fragment's layout (the one returned by onCreateView), if provided.
The fragment's root view, or null if it has no layout.